projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d6686
)
* shell.el (shell-dynamic-complete-functions): Use
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000
(21:58 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000
(21:58 +0000)
comint-dynamic-complete-filename as well (bug#361).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8c2145e894db4645023385cd3e552c4911c70eb1..927a046993c926e8586e88007ee8158afd057dda 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-07-23 Chong Yidong <cyd@stupidchicken.com>
+
+ * shell.el (shell-dynamic-complete-functions): Use
+ comint-dynamic-complete-filename as well (bug#361).
+
2008-06-21 Alan Mackenzie <acm@muc.de>
* progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an